JournalCommonStartTime Property |
Gets or sets the common start time.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime CommonStartTime { get; set; }Public Property CommonStartTime As DateTime
Get
Set
Property Value
Type:
DateTimeThe common start time.
See Also